home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / EDU / DISK3399.ZIP / START.BAT < prev   
DOS Batch File  |  1993-01-29  |  1KB  |  19 lines

  1. cls
  2. echo off
  3. echo ╔═════════════════════════════════════════════════════════════════════════╗
  4. echo ║                    PC-SIG Disk #7142  ADVENTURE MATH                    ║
  5. echo ║                        Disk 1 of 2 (also #7142B)                        ║
  6. echo ╠═════════════════════════════════════════════════════════════════════════╣
  7. echo ║  With Disk 1 in drive A (assuming you're in drive A), type GO to        ║
  8. echo ║  install the zipped files to your hard drive.                           ║
  9. echo ║                                                                         ║
  10. echo ║  After the Disk 1 files have been unzipped, insert Disk 2 and type GO   ║
  11. echo ║  to unzip the Disk 2 files to the same place where you placed the       ║
  12. echo ║  Disk 1 files.                                                          ║
  13. echo ║                                                                         ║
  14. echo ║  After the files have all been unzipped, print the manual by typing:    ║
  15. echo ║                                      COPY AMATH.DOC PRN  (press Enter)  ║
  16. echo ║                                                                         ║
  17. echo ║                                         (c) Copyright 1993, PC-SIG Inc. ║
  18. echo ╚═════════════════════════════════════════════════════════════════════════╝
  19.